[INFO] cloning repository https://github.com/JJtheJJpro/the-wash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JJtheJJpro/the-wash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJtheJJpro%2Fthe-wash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJtheJJpro%2Fthe-wash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c54c4ee767732ef28fbde5ebd217cc1e0ee08cd
[INFO] fixing JJtheJJpro/the-wash against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJJtheJJpro%2Fthe-wash" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JJtheJJpro/the-wash
[INFO] finished tweaking git repo https://github.com/JJtheJJpro/the-wash
[INFO] tweaked toml for git repo https://github.com/JJtheJJpro/the-wash written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JJtheJJpro/the-wash on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JJtheJJpro/the-wash already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded stopwatch v0.0.7
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c
[INFO] running `Command { std: "docker" "start" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]     Checking stopwatch v0.0.7
[INFO] [stderr]     Checking the-wash v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         #[cfg(feature = "alloc")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[cfg(not(feature = "alloc"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[cfg(feature = "alloc")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |         #[cfg(not(feature = "alloc"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> src/js/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |         #[cfg(feature = "alloc")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |         #[cfg(not(feature = "alloc"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |         #[cfg(feature = "alloc")]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `alloc`
[INFO] [stdout]   --> src/js/error.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |         #[cfg(not(feature = "alloc"))]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `alloc` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::string::String`
[INFO] [stdout]  --> src/js/error.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use alloc::string::String;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:450:34
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 let right = self.parse_expr(0)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:478:31
[INFO] [stdout]     |
[INFO] [stdout] 478 |                     Some(self.parse_expr(0)?)
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:484:31
[INFO] [stdout]     |
[INFO] [stdout] 484 |                     Some(self.parse_expr(0)?)
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:578:25
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         let discriminant = self.parse_expr(0)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:610:27
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 Some(self.parse_expr(0)?)
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:684:23
[INFO] [stdout]     |
[INFO] [stdout] 684 |             Some(self.parse_expr(0)?)
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:704:29
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let argument = self.parse_expr(0)?;
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let object = self.parse_expr(0)?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:942:32
[INFO] [stdout]     |
[INFO] [stdout] 942 |             Some(Box::new(self.parse_expr(35)?)) // high bp — no infix in extends clause
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]     --> src/js/parser.rs:1566:14
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         self.parse_expr(2)
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]     --> src/js/parser.rs:248:5
[INFO] [stdout]      |
[INFO] [stdout]  248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:249:25
[INFO] [stdout]     |
[INFO] [stdout] 249 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:340:25
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:381:25
[INFO] [stdout]     |
[INFO] [stdout] 381 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:403:25
[INFO] [stdout]     |
[INFO] [stdout] 403 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:421:25
[INFO] [stdout]     |
[INFO] [stdout] 421 |         let test = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:450:34
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 let right = self.parse_expr(0)?;
[INFO] [stdout]     |                                  ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:478:31
[INFO] [stdout]     |
[INFO] [stdout] 478 |                     Some(self.parse_expr(0)?)
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:484:31
[INFO] [stdout]     |
[INFO] [stdout] 484 |                     Some(self.parse_expr(0)?)
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:578:25
[INFO] [stdout]     |
[INFO] [stdout] 578 |         let expr = self.parse_expr(0)?;
[INFO] [stdout]     |                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:601:33
[INFO] [stdout]     |
[INFO] [stdout] 601 |         let discriminant = self.parse_expr(0)?;
[INFO] [stdout]     |                                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:610:27
[INFO] [stdout]     |
[INFO] [stdout] 610 |                 Some(self.parse_expr(0)?)
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `is_float`
[INFO] [stdout]    --> src/js/lexer.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let is_float = self.cur() == b'.' && {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_float`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:684:23
[INFO] [stdout]     |
[INFO] [stdout] 684 |             Some(self.parse_expr(0)?)
[INFO] [stdout]     |                       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:586:25
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     let mut tok = Token::new(TokenKind::Number(val), self.span(s), preceded_by_newline);
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:617:21
[INFO] [stdout]     |
[INFO] [stdout] 617 |                 let mut tok = Token::new(kind, self.span(start), preceded_by_newline);
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:764:21
[INFO] [stdout]     |
[INFO] [stdout] 764 |                 let mut tok = if b == b'\\' && self.cur() == b'u' {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:704:29
[INFO] [stdout]     |
[INFO] [stdout] 704 |         let argument = self.parse_expr(0)?;
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:767:27
[INFO] [stdout]     |
[INFO] [stdout] 767 |         let object = self.parse_expr(0)?;
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]    --> src/js/parser.rs:942:32
[INFO] [stdout]     |
[INFO] [stdout] 942 |             Some(Box::new(self.parse_expr(35)?)) // high bp — no infix in extends clause
[INFO] [stdout]     |                                ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]    --> src/js/parser.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decl_start`
[INFO] [stdout]     --> src/js/parser.rs:1223:17
[INFO] [stdout]      |
[INFO] [stdout] 1223 |             let decl_start = self.start();
[INFO] [stdout]      |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decl_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `parse_expr` found for mutable reference `&mut js::parser::Parser<'src>` in the current scope
[INFO] [stdout]     --> src/js/parser.rs:1566:14
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         self.parse_expr(2)
[INFO] [stdout]      |              ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `parse_expr_only` with a similar name, but with different arguments
[INFO] [stdout]     --> src/js/parser.rs:248:5
[INFO] [stdout]      |
[INFO] [stdout]  248 |     pub fn parse_expr_only(&mut self) -> ParseResult<Expr> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `the-wash` (lib) due to 16 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `is_float`
[INFO] [stdout]    --> src/js/lexer.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         let is_float = self.cur() == b'.' && {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_float`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:586:25
[INFO] [stdout]     |
[INFO] [stdout] 586 |                     let mut tok = Token::new(TokenKind::Number(val), self.span(s), preceded_by_newline);
[INFO] [stdout]     |                         ----^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:617:21
[INFO] [stdout]     |
[INFO] [stdout] 617 |                 let mut tok = Token::new(kind, self.span(start), preceded_by_newline);
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/js/lexer.rs:764:21
[INFO] [stdout]     |
[INFO] [stdout] 764 |                 let mut tok = if b == b'\\' && self.cur() == b'u' {
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decl_start`
[INFO] [stdout]     --> src/js/parser.rs:1223:17
[INFO] [stdout]      |
[INFO] [stdout] 1223 |             let decl_start = self.start();
[INFO] [stdout]      |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decl_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `the-wash` (lib test) due to 16 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c", kill_on_drop: false }`
[INFO] [stdout] 610b7c551caf4239989d829a26e81a17720f940144944828d901346a686af12c
